x86/hvm: Unify hvm_event_pending()'s API with the !CONFIG_HVM version
authorAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 8 Nov 2018 18:12:19 +0000 (18:12 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 14 Nov 2018 18:42:48 +0000 (18:42 +0000)
commit56888840c4bd1c6b356c04c92b637bb112243b89
treeb6b843b64c5acd87ef203564206ce245839d5358
parent5933102a333bb28ed52a467d9e61a61dce8c2731
x86/hvm: Unify hvm_event_pending()'s API with the !CONFIG_HVM version

This patch should have been part of, or a prerequiesite of, c/s 981c9a78 "x86:
provide stubs, declarations and macros in hvm.h" to avoid getting the API's
out of sync.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/hvm/svm/svm.c
xen/arch/x86/hvm/vmx/vmx.c
xen/include/asm-x86/hvm/hvm.h